php forum
php mysql forum
php mysql smarty
 
Page 4 of 4 < 1 2 3 4
Topic Options
#198332 - 10/03/03 01:48 AM Re: [6.4 - 6.5] Instant Message
autostream Offline
Member

Registered: 05/15/01
Posts: 55
how do I go about making it possible to send IM's to 'guests'??? I dont have to single them out, just a mass im to all of them? Want to send a message asking them to register in real time
thanks in advance
-scott

Top
#198333 - 10/03/03 03:41 PM Re: [6.4 - 6.5] Instant Message
Stamoulis Offline
Member

Registered: 09/17/01
Posts: 92
Loc: Germany
i have the modaddon and the megamoderator addon, but my megamoderators cant send any ims now, only admins and mods, what do I have to chnage ?

i am clueless confused

Top
#198334 - 10/10/03 11:16 AM Re: [6.4 - 6.5] Instant Message
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Quote:
quote:
Originally posted by Weird Al:
Not including the cp, I've got it working fine with no errors. Didn't actually require any modification though :-/. All I did was move one line. smile
Can you think of any reason why this would send the IM to people 10 or more times? I had this problem before but it was rare and random, now it seems to happen all the time.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#198335 - 10/10/03 11:32 AM Re: [6.4 - 6.5] Instant Message
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
I can't recreate it, but there is one line in the code that makes me suspicious.

in ubb_msg.cgi
find
Code:
				$file[$#file + 1] = "$user_number&#0124;&#0124;\n\n$in{message}&#0124;&#0124;$GotTime{HyphenDate}&#0124;&#0124;$GotTime{Time}";
replace with:
Code:
				$file[$file + 1] = "$user_number&#0124;&#0124;\n\n$in{message}&#0124;&#0124;$GotTime{HyphenDate}&#0124;&#0124;$GotTime{Time}";
It's pointless in me testing this since I can't get the error in the first place, but that # concerned me when I first saw it

Top
#198336 - 10/10/03 01:18 PM Re: [6.4 - 6.5] Instant Message
Charles Capps Offline
Admin Emeritus

Registered: 01/09/00
Posts: 5438
Loc: Lynnwood, WA
The syntax "$#varname" can be applied to the array "@varname". It retrieves the number of elements in the array.
_________________________
UBB.classic: Love it or hate it, it was mine.

Top
#198337 - 10/10/03 08:10 PM Re: [6.4 - 6.5] Instant Message
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Is it possible that the browser security settings can affect this? In other words, can a cookie setting somehow prevent the browser from marking the message as *read* making it appear over and over?
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#198338 - 10/11/03 02:33 PM Re: [6.4 - 6.5] Instant Message
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Well, to test this odd-ball theory I added http://*.netwerkin.com to my trusted sites and I no longer get the red privacy report icon at the bottom of the browser page, I get the green checkmark. This is all obvious of course but the strange thing is that I do NOT get multiple IM's anymore.

Am I just imagining things or is it possible that this is a valid observation?
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#198339 - 10/11/03 03:40 PM Re: [6.4 - 6.5] Instant Message
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
< has absolutely no clue, haven't ever used the trusted site feature

Top
#198340 - 10/11/03 06:35 PM Re: [6.4 - 6.5] Instant Message
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Well, it's nice to only be getting one. I found out that another member that was having the problem was using the back button after recieving an IM and then getting more.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#198341 - 01/21/04 06:07 AM Re: [6.4 - 6.5] Instant Message
Mrs.B Offline
Member

Registered: 08/15/03
Posts: 71
LK, why don't you upgrade the IM mod into 6.6 or .7 laugh

we'll be waiting 4 it wink

Top
#198342 - 01/21/04 02:46 PM Re: [6.4 - 6.5] Instant Message
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
Mrs.B, he tends to only upgrade items on request... But then again I've wanted UBB.Time back for a while smirk...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#198343 - 01/21/04 02:52 PM Re: [6.4 - 6.5] Instant Message
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
lol... Mrs.B, I don't really like the way this hack works and it requires much support I can't give, but if anyone else wants to port it be my guest... Gizzy, what's UBB.time? you mean the timezone thing that is included in 6.5+? tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#198344 - 01/21/04 03:41 PM Re: [6.4 - 6.5] Instant Message
Mrs.B Offline
Member

Registered: 08/15/03
Posts: 71
Quote:
Originally posted by LK:

lol... Mrs.B, I don't really like the way this hack works and it requires much support I can't give, but if anyone else wants to port it be my guest...


I would if i could laugh

Top
#198345 - 01/21/04 08:42 PM Re: [6.4 - 6.5] Instant Message
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
UBB Thinking Clock :x...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
#198346 - 01/22/04 12:42 AM Re: [6.4 - 6.5] Instant Message
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Oh, lol, I believe you can copy & paste it from the 6.1 version or whatever and it'd work (maybe a little bit different because of 6.7's generic wrapper)... though now that you can customize time zones there is no reason to use it tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#198347 - 02/20/04 08:34 PM Re: [6.4 - 6.5] Instant Message
The Little Fire Offline
Junior Member

Registered: 02/18/04
Posts: 6
Where exactly are these IMs supposed to appear? It says the IM has been sent but no1 has responded. I even tried IMing my friend who was over and logged in at his laptop and still nothing happened. frown

I installed everything correctly and it still doesn't work. frown I have 6.5... What happens is that it claims the IM has been sent but it never appears. help

Top
#198348 - 02/29/04 03:01 PM Re: [6.4 - 6.5] Instant Message
autostream Offline
Member

Registered: 05/15/01
Posts: 55
how do i get to set the popup window to its own style template??? it uses the standard one and I cant have it show all the banners and other stuff. Just want a simple barebones window popup

Top
#198349 - 02/29/04 06:58 PM Re: [6.4 - 6.5] Instant Message
Gizmo Offline

Wizard

Registered: 01/10/00
Posts: 5354
Loc: Portland, OR, USA
I don't believe there is a way to customize the popup as it's just a browser call asking what you want to do...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design & Development President
UBB.Threads: My UBBSkins, UBB.Sitemaps

Top
Page 4 of 4 < 1 2 3 4



Moderator:  Charles, Gizmo 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks